//0x18 bytes (sizeof)
struct _MI_PAGING_FILE_SPACE_BITMAPS
{
union
{
ULONG RefCount; //0x0
struct _MI_PAGING_FILE_SPACE_BITMAPS* Anchor; //0x0
};
struct _RTL_BITMAP AllocationBitmap; //0x4
struct _RTL_BITMAP ReservationBitmap; //0xc
struct _RTL_BITMAP* EvictStoreBitmap; //0x14
};